leader = {
	name = "Sam Houston"
	type = land
	date="1836.1.1"
	personality = cautious
	background = school_of_defense
}


army = {
	name = "Army of Texas"
	location = 133
	regiment = {
		name= "Travis' Command"
		type = cavalry
		home = 133
	}

	regiment = {
		name= "Fannin's Command"
		type = guard
		home = 132
	}
	
	regiment = {
		name = "Burleson's Command"
		type = artillery
		home = 137
	}
	
}